Auto merge of #4196 - gilescope:multiline_assert, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 21 Jun 2017 14:04:55 +0000 (14:04 +0000)
committerbors <bors@rust-lang.org>
Wed, 21 Jun 2017 14:04:55 +0000 (14:04 +0000)
Multiline assert

Found a second location where multiline assert_eq failure breaks a test.
This is an extention of #4181.


Trivial merge